Skip to content

chore(deps-dev): bump eslint-plugin-github from 6.0.0 to 6.1.1 - #425

Merged
francinelucca merged 4 commits into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-github-6.1.1
Jul 16, 2026
Merged

chore(deps-dev): bump eslint-plugin-github from 6.0.0 to 6.1.1#425
francinelucca merged 4 commits into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-github-6.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-github from 6.0.0 to 6.1.1.

Release notes

Sourced from eslint-plugin-github's releases.

v6.1.1

Fixed

  • jsx-a11y recommended rules are now correctly applied in the flat React config. Previously, lib/configs/flat/react.js spread jsx-a11y's recommended config but then redefined its own rules object, which shallow-overwrote and silently dropped most of the recommended rule set — leaving only a handful of rules active. The recommended rules are now explicitly merged, so the full jsx-a11y/recommended baseline is enforced while GitHub-specific overrides are preserved.

v6.1.0

  • Expanded supported ESLint peer range Changed peerDependencies from ^8 || ^9 to ^8 || ^9 || ^10
  • Fixed flat recommended plugin wiring for compatibility Wrapped eslint-plugin-eslint-comments with @​eslint/compat

v6.1.0-alpha

  • Expanded supported ESLint peer range Changed peerDependencies from ^8 || ^9 to ^8 || ^9 || ^10
  • Fixed flat recommended plugin wiring for compatibility Wrapped eslint-plugin-eslint-comments with @​eslint/compat
Commits
  • 7a5567b Merge pull request #715 from github/alaingoga/714-adding-jsxA11y-plugin-suppo...
  • fa8eeb1 714 - Adding jsxA11y plugin support back
  • 3611a16 Merge pull request #713 from github/alaingoga/eslint10-compact
  • fe11575 Support ESLint 10: widen peer range and fix eslint-comments in flat recommend...
  • 2dcfb60 Merge pull request #706 from github/dependabot/npm_and_yarn/all-dependencies-...
  • e0b18e1 docs: regenerate rule docs for eslint-doc-generator v3
  • 2e8b012 chore(deps): bump the all-dependencies group across 1 directory with 14 updates
  • 2ebd311 Merge pull request #710 from github/dependabot/npm_and_yarn/test-examples/fla...
  • b5ef200 Merge pull request #709 from github/dependabot/npm_and_yarn/js-yaml-4.2.0
  • 9a76848 Merge pull request #711 from github/dependabot/github_actions/actions/checkou...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-github since your current version.


@changeset-bot

changeset-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2540548

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 6.0.0 to 6.1.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v6.0.0...v6.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-github-6.1.1 branch from fa941bc to d472a49 Compare July 15, 2026 03:01
@francinelucca

Copy link
Copy Markdown
Member

@copilot fix CI

Copilot AI commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@copilot fix CI

Addressed in d743fb3. I refreshed the lockfile so npm 10 can run npm ci successfully again.

@francinelucca

Copy link
Copy Markdown
Member

@copilot fix CI

Copilot AI commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@copilot fix CI

Addressed in 2540548.

@francinelucca
francinelucca merged commit ceacac8 into main Jul 16, 2026
7 checks passed
@francinelucca
francinelucca deleted the dependabot/npm_and_yarn/eslint-plugin-github-6.1.1 branch July 16, 2026 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants